POST /Parameter/GetParameterValueText/
Gets a string representation of the given parameter value.
Request
| Method |
Request URI |
| POST |
/API/Parameter/GetParameterValueText/?sessionId=value |
URI Parameters
| URI Parameter |
Description |
| sessionId |
Current session ID.
|
Request Body
Response
Response Body
A System.String representation of the value or a status code indicating the problem.